home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / utils / files / ipnote.exe / 0 / RCDATA / TFRAMECOMPLETE / TFRAMECOMPLETE.txt < prev   
Encoding:
Text File  |  2003-10-01  |  518 b   |  25 lines

  1. inherited FrameComplete: TFrameComplete
  2.   inherited imgCaption: TImage
  3.     Picture.Data = {<image000.bmp>}
  4.   end
  5.   inherited Label1: TLabel
  6.     Width = 144
  7.     Caption = 'Installation complete'
  8.   end
  9.   inherited Label2: TLabel
  10.     Width = 3
  11.     Caption = ''
  12.   end
  13.   object Label3: TLabel
  14.     Left = 8
  15.     Top = 80
  16.     Width = 353
  17.     Height = 33
  18.     AutoSize = False
  19.     Caption = 
  20.       'The Install Wizard has successfully installed IPNote. Click Fini' +
  21.       'sh to exit the wizard.'
  22.     WordWrap = True
  23.   end
  24. end
  25.